adTempus API
PreviousUpNext
IScript::ScriptLanguage Property

Gets or sets the language of the script 

The ScriptLanguage indicates the scripting language used by the script.

C++
__property BSTR ScriptLanguage;
C#
String ScriptLanguage;
Visual Basic
Property ScriptLanguage() As String

The following values are valid:

  • VB.NET
  • C#
  • VBScript
  • JScript
 

You may also specify the name of any other Windows Scripting Host (WSH) language that is valid on the server.

This property replaces the Language and LanguageString properties that were used prior to version 3.0.

adTempus API Reference version 3.0.0.0, revised 10/30/2008